- Added general interface for handling special flags for manual conversions
authorZheng Zhu <zhengzhu@users.mediawiki.org>
Wed, 20 Apr 2005 02:33:04 +0000 (02:33 +0000)
committerZheng Zhu <zhengzhu@users.mediawiki.org>
Wed, 20 Apr 2005 02:33:04 +0000 (02:33 +0000)
commited8d708427bb5646abcbfbc4ca3c2b72e16e7cba
tree566e174733abdbcbbd35bdbcf1eabf8d2b32009c
parent4fa65580bc3745638a7a12b31e69917b8c364ca1
- Added general interface for handling special flags for manual conversions
- Initial attempt to skip html stuff when converting, so that Latin related conversion can work properly
- Single out code for parsing the manual rules as a method so that different converters can override the way the parsing is done.
languages/LanguageConverter.php